getText

@Nullable
open fun getText(): @Nullable Editable(source)

Return the text that the view is displaying. If an editable text has not been set yet, this will return null.